- S50_BLOCK_SIZE - 类 中的静态变量com.posin.device.Mifare
-
- S50_ID_SIZE - 类 中的静态变量com.posin.device.Mifare
-
- S50_SECTOR_COUNT - 类 中的静态变量com.posin.device.Mifare
-
- S70_BLOCK_SIZE - 类 中的静态变量com.posin.device.Mifare
-
- S70_ID_SIZE - 类 中的静态变量com.posin.device.Mifare
-
- S70_SECTOR_COUNT - 类 中的静态变量com.posin.device.Mifare
-
- SDK - com.posin.device中的类
-
SDK类,用于加载MiniposDevice中间件,并实例化其他类。
- SDK() - 类 的构造器com.posin.device.SDK
-
- SerialPort - com.posin.device中的类
-
SerialPort 串口
串口通信基本功能封装
- SerialPort() - 类 的构造器com.posin.device.SerialPort
-
- SerialPortConfiguration - com.posin.device中的类
-
串口配置信息类
- SerialPortConfiguration() - 类 的构造器com.posin.device.SerialPortConfiguration
-
- SerialPortConfiguration(String, int, int, int, int, int) - 类 的构造器com.posin.device.SerialPortConfiguration
-
- SerialPortFinder - com.posin.device中的类
-
串口查找类,用于列出所有可用的串口。
- SerialPortFinder() - 类 的构造器com.posin.device.SerialPortFinder
-
- setBacklight(boolean) - 类 中的方法com.posin.device.CustomerDisplay
-
设置顾客显示屏背光开和关
- setBacklightTimeout(int) - 类 中的方法com.posin.device.CustomerDisplay
-
设置背光自动延时关闭的时间
客显不用时应该关闭背光
- setCardType(Mifare.CardType) - 类 中的方法com.posin.device.Mifare
-
设置卡片类型。
- setCursorPos(int, int) - 类 中的方法com.posin.device.CustomerDisplay
-
设置光标位置坐标
- setParam(int, int, int, int, int) - 类 中的方法com.posin.device.SerialPort
-
设置串口模式
- stopbits - 类 中的变量com.posin.device.SerialPortConfiguration
-
停止位
SerialPort.STOPBITS_1
SerialPort.STOPBITS_2
SerialPort.STOPBITS_1_5
- STOPBITS_1 - 类 中的静态变量com.posin.device.SerialPort
-
停止位
- STOPBITS_1_5 - 类 中的静态变量com.posin.device.SerialPort
-
- STOPBITS_2 - 类 中的静态变量com.posin.device.SerialPort
-